Skip to content

fix: opfs support issues #1973

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Conversation

e1arikawa
Copy link
Contributor

Main Changes:

  1. OPFS:// Support
    To enable OPFS:// support, not only was the feature added, but modifications to dropFiles (item 2) were necessary, and several tests were updated (item 3).

  2. DropFiles Enhancement
    Updated dropFiles to support handling multiple files.
    #1945

  3. Test Updates
    Modified test cases accordingly to support the changes in items 1 and 2.
    #1968

Minor Modifications:

  1. Indentation Fixes
    Corrected code indentation for improved readability.

  2. Patch Removal for Duckdb
    Removed binary_executor.patch as Duckdb now supports DUCKDB_SMALLER_BINARY.

@carlopi carlopi self-assigned this Mar 3, 2025
@e1arikawa e1arikawa force-pushed the fix_opfs_support_issues branch from 05492ac to 84f31b8 Compare May 22, 2025 14:14
@e1arikawa e1arikawa force-pushed the fix_opfs_support_issues branch from 4dc135a to aa3735f Compare May 22, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants